←Select platform

AnnGradientStopCollection Constructor(AnnGradientStop[])

Summary

Creates a new AnnGradientStopCollection with values.

Syntax

C#
VB
Java
WinRT C#
public AnnGradientStopCollection(  
   Leadtools.Annotations.Core.AnnGradientStop[] annGradientStops 
) 
Public Function New( _ 
   ByVal annGradientStops() As Leadtools.Annotations.Core.AnnGradientStop _ 
) 
public AnnGradientStopCollection(  
   Leadtools.Annotations.Core.AnnGradientStop[] annGradientStops 
) 
public AnnGradientStopCollection(AnnGradientStop[] annGradientStops)
function AnnGradientStopCollection(  
   annGradientStops  
) 

Parameters

annGradientStops
An array of AnnGradientStop to be added to this collection.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize